C1.LiveLinq.LiveViews.Xml Namespace > XmlExtensions Class > Descendants Method : Descendants<T>(View<T>) Method |
'Declaration
Public Overloads Shared Function Descendants(Of T As System.Xml.Linq.XContainer)( _ ByVal view As View(Of T) _ ) As View(Of XElement)
public static View<XElement> Descendants<T>( View<T> view ) where T: System.Xml.Linq.XContainer
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2